Project Tracing
Please read the Material Usage Rules on this site.
🔗 Original page — Source of this material
This feature can be helpful when debugging projects, measuring the execution speed of actions, finding where a project hangs, and other tasks related to analyzing how projects work in ZennoPoster.
You can enable execution tracing in the task's context menu:

Tracing begins working immediately after it is enabled, recording the current action and then proceeding in order.
File save location for results
The files are located in your user directory: C:\Users<USERNAME>\Documents\ZennoLab\Traces and are organized by task.
The log format is as follows
<Event Time>|<Message Status>|<Action ID>|<Execution Time (ms)>